┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/usr/share/doc/cloud-init/module-docs/cc_rsyslog
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: data.yaml
cc_rsyslog: description: | This module configures remote system logging using rsyslog. Configuration for remote servers can be specified in ``configs``, but for convenience it can be specified as key-value pairs in ``remotes``. This module can install rsyslog if not already present on the system using the ``install_rsyslog``, ``packages``, and ``check_exe`` options. Installation may not work on systems where this module runs before networking is up. .. note:: On BSD, cloud-init will attempt to disable and stop the base system syslogd. This may fail on a first run. We recommend creating images with ``service syslogd disable``. examples: - comment: | Example 1: file: cc_rsyslog/example1.yaml - comment: | Example 2: file: cc_rsyslog/example2.yaml - comment: | Example 3: Default (no) configuration with package installation on FreeBSD. file: cc_rsyslog/example3.yaml name: Rsyslog title: Configure system logging via rsyslog
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 data.yaml
YAML
1 KB
2024-11-25 16:09
EDIT
📄 example1.yaml
YAML
101 B
2024-11-25 16:09
EDIT
📄 example2.yaml
YAML
363 B
2024-11-25 16:09
EDIT
📄 example3.yaml
YAML
131 B
2024-11-25 16:09
EDIT